Results for “work-in-progress”

8 skills
More results
lionelsimai
Grant Report
Write grant reports with progress, financials, and outcomes. TRIGGERS - Use when user needs help with grant-report related tasks.
22
github
Project Workflow Analysis Blueprint Generator
Generates detailed, technology-agnostic implementation blueprints by analyzing project architecture, technology stacks, and data flow patterns.
36.2k
winbda
Grant Report
Write grant reports with progress, financials, and outcomes. TRIGGERS - Use when user needs help with grant-report related tasks.
3
antigravity
Teach
Guide users through learning new skills or concepts with structured lessons, reference materials, and progress tracking within a dedicated workspace.
42.4k · bundle
mattpocock
Code Review
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
236k · bundle
testdouble
Code Overview
Produces a human-readable, progressive-disclosure overview of unfamiliar code or a pull request's changes — why it exists (the real problem it solves or goal it serves for the business or a user), and from there what it does, how it flows, and where to start — so you can get up to speed before working on or reviewing it. Use when you want to understand, get oriented in, make sense of, explain, or get up to speed on a chunk of code, a file, a directory, a symbol, or a PR's changes. Writes the overview to a scratch file and changes no code. Does not review code quality or raise findings — use code-review for auditing changes or post-code-review-to-pr for posting them. Does not produce durable feature or system documentation — use project-documentation. Does not assess architecture or structural risk — use architectural-analysis. Does not diagnose bugs or root-cause failures — use investigate. Does not pace a person through the code one step at a time in conversation — use code-walkthrough.
218 · bundle