iamgio
- 3 skills
- 0 followers
- 19 hours ago last updated
- ▌ Quarkdown · iamgioAuthor Quarkdown (.qd) documents, a Markdown-superset typesetting language that compiles to HTML, PDF, or plaintext. Use when the user wants to write or edit .qd files, produce typeset output (articles, reports, slides, books, wikis, notes, static sites) beyond what plain Markdown offers, or share structured plans in a presentation-ready format. Quarkdown adds function calls (`.func {arg}`), variables, layouts, math, diagrams, and document types (plain/paged/slides/docs).
- ▌ Code Comments · iamgioWrite and maintain high-value code comments during non-trivial implementation, refactoring, and debugging. Use in code review to assess comment quality without editing unless changes are authorized. Documents contracts, design decisions, non-obvious rationale, domain knowledge, and dense execution flows while removing stale, trivial, or unjustified commented-out code from the authorized scope.
- ▌ Address Stack Comments · iamgioAddress PR review comments across an entire Graphite stack, starting from the bottom and working up. Use when user wants to handle feedback on a stacked set of PRs.