Agent Skills by 구본승
Showing 29 vetted skills indexed across 2 GitHub repositories.
detect-existing-artifact
Detect existing artifact files in a project folder and prompt handling choices.
load-project-profile
Detect and load active project profiles from profile.json to initialize context.
detect-alternatives
Detect and group alternative designs from RFP and requirements documents.
audit-response
Classify audit findings and generate remediation documents with evidence checklists.
scan-source-index
Scan source trees incrementally to generate a cacheable source-index.json.
reverse-scan-source
Scan source code projects to reverse-engineer DE-05 program definitions.
extract-requirements
Extract functional and non-functional requirements from RFPs into AN-02 documents.
classify-requirements
Classify extracted requirements into functional and non-functional hierarchical categories.
id-trace
Identify and visualize bidirectional traceability across artifacts and detect missing mappings.
fill-unit-test-result
Generate IM-03 unit test result reports from DE-13 test plans.
generate-program-list
Generate DE-05 program definitions from screen lists and mapping rules.
convert-ddl-to-tablespec
Convert CREATE TABLE DDL into DE-08 table definitions.
fill-integration-test-result
Automate entry of integration test results into TE-02 and TE-06 documents.
generate-erd-guide
Generate ERDCloud-ready DDL and DE-08 table-definition drafts from requirements and screen lists.
generate-interface-spec
Generate DE-04 interface definitions from requirements and screen lists.
impact-analysis
Trace ID chains to identify impacted artifacts and estimate change effort.
prioritize-si
Prioritize public SI project requirements using a risk-aware P1-P5 matrix.
generate-integration-test
Generate end-to-end integration test scenarios from requirements and screen catalogs.
trace-requirements
Cross-map requirements and designs to generate the AN-05 trace matrix.
generate-screen-list
Generate a DE-03 screen list with function and screen IDs from AN-02 requirements.
reverse-scan-interfaces
Identify external system integration points and generate Markdown Interface Definition Documents.
generate-unit-test-plan
Generate a DE-13 unit test plan from a screen list by classifying screen types.
commit
Generate Korean Git commit messages from branch types and staged changes.
context
Create and update domain contexts from codebase scans, documents, and git history.