AndreVianna/aid-methodology

AID — AI-Integrated Development: A complete methodology for human-AI collaborative software development. 12 phases, 5 stages, 11 feedback loops.

This repository also configures its own agents. See what aid-methodology tells them →

5Stars on the repository
128Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

aid-read-ticket

73

AndreVianna/aid-methodology

Skill Claude Code

Read one ticket from the project's issue tracker and show its fields. Use this skill when you need a ticket's current contents -- during triage, before starting work, or while writing a change that references it. Its grammar is aid-read-ticket [ :] -- the tracker's own id, optionally prefixed with a connector name…

not rated 5 2d ago A SkillSpector: warn 150 tokens original MIT

aid-refactor

74

AndreVianna/aid-methodology

Skill Claude Code

Restructure or optimize code without changing behavior (rename, restructure, or improve performance). Use this skill when you already know what to refactor and want it scoped, specified, and broken into reviewable tasks in a single pass, with no requirements interview. You approve the resulting plan before anything is…

not rated 5 2d ago A 84 tokens copy · 81% MIT

aid-remove

75

AndreVianna/aid-methodology

Skill Claude Code

Remove or delete a code artifact, endpoint, dependency, feature, or dead code; update dependents, tests, and docs. Use this skill when you already know what to remove and want it scoped, specified, and broken into reviewable tasks in a single pass, with no requirements interview. You approve the resulting plan before…

not rated 5 2d ago A 91 tokens copy · 78% MIT

aid-report

76

AndreVianna/aid-methodology

Skill Claude Code

Analyse data or usage and return a verified insight report in one pass -- exploratory analysis, metrics, or an A/B result. Use this skill when you have data and need to know what it says, with the caveats stated rather than buried. It presents findings, conclusions both positive and negative, data-quality caveats, any…

not rated 5 2d ago A 143 tokens original MIT

aid-research

77

AndreVianna/aid-methodology

Skill Claude Code

Investigate an open technical question and return a verified answer in one pass -- evaluating options, or running an isolated feasibility spike if you explicitly authorise one. Use this skill when a decision is blocked on something nobody has established yet. It presents the answer, the conclusions both positive and…

not rated 5 2d ago A 137 tokens original MIT

aid-review

78

AndreVianna/aid-methodology

Skill Claude Code

Review an existing artifact against criteria and return findings and recommendations in one pass -- code, a diff, a design, a pull request, a ticket, a document, a UI, whatever you name. Use this skill when you want a second opinion before something lands. It is read-only apart from its findings ledger: it never plans…

not rated 5 2d ago A SkillSpector: pass 133 tokens original MIT

aid-set-connector

79

AndreVianna/aid-methodology

Skill Claude Code needs its repo

Add or update one entry in the connector catalog. Use this skill when a project gains a new external tool, or an existing connector's configuration changes, and you do not want to re-run discovery for it. Naming a tool and a type creates its descriptor when absent, or updates that same descriptor in place when…

not rated 5 2d ago A SkillSpector: pass 148 tokens original MIT

aid-specify

80

AndreVianna/aid-methodology

Skill Claude Code

Turn one feature into a technical specification, collaboratively. Use this skill when a feature has been defined and how it will actually be built needs settling before any task is planned. The agent works as a tech lead: it reads the Knowledge Base, the requirements, and the codebase, proposes a technical approach…

not rated 5 changed 5d ago A SkillSpector: warn 99 tokens original MIT

aid-summarize

81

AndreVianna/aid-methodology

Skill Claude Code

Generate kb.html, a single-file visual tour of the Knowledge Base. Use this skill when someone non-technical needs to read what the project knows about itself -- a newcomer, a stakeholder, anyone who will not open .aid/knowledge/ directly. It builds one section per resolved document from that document's own…

not rated 5 2d ago A SkillSpector: pass 133 tokens original MIT

AndreVianna/aid-methodology

Skill Claude Code

Run data-quality checks against thresholds and report -- schema, freshness, completeness, uniqueness. Use this skill when you need to know whether a dataset or pipeline is currently trustworthy. Read-only; it resolves nothing, and findings hand off to /aid-fix. A thin kind-sibling of /aid-test, which defines its full…

not rated 5 2d ago A 72 tokens original MIT

AndreVianna/aid-methodology

Skill Claude Code

Run a performance verification against a threshold or SLO -- a benchmark, a load test, or a stress test -- and report measured against target. Use this skill when you need to know whether something is fast enough, and by how much. Read-only; it resolves nothing, and findings hand off to /aid-fix. A thin kind-sibling…

not rated 5 2d ago A 85 tokens original MIT

aid-test-security

84

AndreVianna/aid-methodology

Skill Claude Code

Run a security verification and consolidate the findings -- SAST, DAST, fuzzing, or a dependency audit. Use this skill when you need to know what is currently exploitable or outdated. Read-only; it resolves nothing, and findings hand off to /aid-fix. A thin kind-sibling of /aid-test, which defines its full behavior.

not rated 5 2d ago A 76 tokens original MIT

aid-test

85

AndreVianna/aid-methodology

Skill Claude Code

Run a test suite or verification and consolidate the results into findings, in one pass. Use this skill when you need to know the current state of something measurable -- unit, integration or end-to-end tests, a security scan, a performance benchmark, a data-quality check, or a model evaluation. It runs whatever the…

not rated 5 2d ago A 111 tokens original MIT

aid-triage

86

AndreVianna/aid-methodology

Skill Claude Code

Suggest which AID entry point fits the work you are describing. Use this skill when you know what you want to change but not which skill to reach for. Give it one short free-form description; it infers the work type, judges the scope, and names the single best entry -- the matching verb-and-artifact shortcut for a…

not rated 5 2d ago A 129 tokens original MIT

aid-unset-connector

87

AndreVianna/aid-methodology

Skill Claude Code needs its repo

Remove one entry from the connector catalog. Use this skill when a project stops using an external tool and its descriptor and stored secret should go with it. Naming the tool deletes its descriptor, purges its secret, and rebuilds the catalog index from whatever remains on disk -- touching only that one stem, so…

not rated 5 2d ago A 105 tokens original MIT

aid-update-api

88

AndreVianna/aid-methodology

Skill Claude Code

Update an existing API endpoint / middleware's contract or behavior. Use this skill when you already know what to update and want it scoped, specified, and broken into reviewable tasks in a single pass, with no requirements interview. You approve the resulting plan before anything is built: this skill plans and stops…

not rated 5 2d ago A 78 tokens copy · 77% MIT

AndreVianna/aid-methodology

Skill Claude Code

Revise the project's build-and-shape (C1) Knowledge Base document -- components and their responsibilities, boundaries, interactions, and the invariants a change must not break -- plus any previously created outputs you name. Use this skill when the architecture document already exists and part of it needs revising.…

not rated 5 2d ago A 162 tokens original MIT

aid-update-backlog

90

AndreVianna/aid-methodology

Skill Claude Code

Revise backlog.md -- re-prioritize items, add new items, and promote accepted tech-debt.md rows into backlog.md (deleted from tech-debt.md in the same run). Use this skill when the backlog already exists and items need adding, re-grouping, or retiring. Keeps ## Next Release in step with what is actually committed.…

not rated 5 2d ago A 135 tokens original MIT

aid-update-cicd

91

AndreVianna/aid-methodology

Skill Claude Code

Revise the project's shipping (C8) Knowledge Base document -- pipeline stages and their order, triggers, environments and promotion, and the release flow -- plus any previously created outputs you name. Use this skill when the pipeline record already exists and a stage, trigger, environment or promotion rule has…

not rated 5 2d ago A 210 tokens original MIT

aid-update-cli

92

AndreVianna/aid-methodology

Skill Claude Code

Update an existing CLI command. Use this skill when you already know what to update and want it scoped, specified, and broken into reviewable tasks in a single pass, with no requirements interview. You approve the resulting plan before anything is built: this skill plans and stops, so run /aid-execute to carry the…

not rated 5 2d ago A 72 tokens copy · 84% MIT

aid-update-config

93

AndreVianna/aid-methodology

Skill Claude Code

Update an existing configuration option or feature flag. Use this skill when you already know what to update and want it scoped, specified, and broken into reviewable tasks in a single pass, with no requirements interview. You approve the resulting plan before anything is built: this skill plans and stops, so run…

not rated 5 2d ago A 75 tokens copy · 86% MIT

AndreVianna/aid-methodology

Skill Claude Code

Update an existing dashboard / BI view (source, visualization, or refresh cadence). Use this skill when you already know what to update and want it scoped, specified, and broken into reviewable tasks in a single pass, with no requirements interview. You approve the resulting plan before anything is built: this skill…

not rated 5 2d ago A 82 tokens copy · 81% MIT

AndreVianna/aid-methodology

Skill Claude Code

Update an existing data model/entity's schema, with forward+rollback migration. Use this skill when you already know what to update and want it scoped, specified, and broken into reviewable tasks in a single pass, with no requirements interview. You approve the resulting plan before anything is built: this skill plans…

not rated 5 2d ago A 82 tokens copy · 81% MIT

AndreVianna/aid-methodology

Skill Claude Code

Update an existing data pipeline's source, transform, sink, or schedule. Use this skill when you already know what to update and want it scoped, specified, and broken into reviewable tasks in a single pass, with no requirements interview. You approve the resulting plan before anything is built: this skill plans and…

not rated 5 2d ago A 83 tokens copy · 81% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: