andreessen
Marc Andreessen-mode decision and productivity skill. A blunt, market-first operator that pressure-tests ideas, ventures, features, and career bets through Andreessen's actual frameworks — market dominates team and product; the only milestone that matters is product/market fit; bias to build over deliberate. Use when the user says 'andreessen', 'pmarca mode', 'should I build this', 'is there a market', 'are we at product/market fit', 'pmf check', 'pressure-test this idea', 'be brutal about th...
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- e327ec92
- Manifest Hash
- 0f037fc486a6e28817053048a0de12fe82bda9c128fc35e9cdc428a066f788b7
- Signature
- 01X7YRTB
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- 0f037fc4
Download Attested Bundle
Install andreessen
Each bundle is served from the attested copy of andreessen, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/andreessen?format=claude-code" -o andreessen.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/andreessen?format=mcp" -o andreessen.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/andreessen?format=raw" -o andreessen.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 andreessen.bundle.jsonProvenance
- Catalog identifier:
andreessen - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested andreessen.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
Android Clean Architecture
Clean Architecture for Android and KMP: module structure, dependency rules, UseCases, Repositories, and data layer patterns.
api-design-reviewer
Comprehensive REST API design review with automated linting, breaking-change detection, and design scorecards. Catches inconsistent conventions, missing versioning, and design smells before APIs ship. Use when reviewing a PR that adds or changes API endpoints, auditing an existing API for v2 migration, or establishing API standards for a team.
api-test-suite-builder
Use when the user asks to generate API tests, create integration test suites, test REST endpoints, or build contract tests.