Install
$ agentstack add skill-davidvictor-adlc-skills-adlc-architecture ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
ADLC Architecture
Use this when project structure, ownership boundaries, runtime behavior, or major integration decisions need a durable architecture artifact.
Process
- Resolve effective ADLC paths from
.adlc/config.yaml; useadlc resolve-configwhen the CLI is available. - Read the configured description, rules, roadmap, interview specs, active plans, and relevant source files.
- Identify actual modules, data/control flow, runtime boundaries, agent responsibilities, and integration points.
- Use
adlc-interviewwhen structural choices require human priorities or decision boundaries before the architecture can be settled. - Update only the configured architecture artifact unless the user asks for broader docs.
- Preserve uncertainty as open questions rather than inventing architecture.
- Keep diagrams and summaries focused on the system operators actually need to maintain.
Output
Report the architecture artifact path, evidence sources, changed sections, unresolved questions, interview spec path when used, and whether adlc-plan, adlc-docs, or adlc-rules should follow.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: davidvictor
- Source: davidvictor/adlc-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.