fcc-evidence-mount

Builds an evidence-claim registry mapping case evidence to specific thesis judgments.

93|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/1542740346-png/fcc-compiler-v5.1 --skill fcc-evidence-mount-1542740346-png
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fcc-evidence-mount
Source: https://github.com/1542740346-png/fcc-compiler-v5.1/tree/main/fcc-4-evidence-mount
Command: npx skills add https://github.com/1542740346-png/fcc-compiler-v5.1 --skill fcc-evidence-mount-1542740346-png

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Accounting case-study theses often fail review because evidence and conclusions are mismatched or unsupported. This Skill collects case evidence and builds a registry that maps every piece of evidence to the exact claim and chapter section it supports, catching gaps before writing begins. ## Core Features & Use Cases - Evidence-Claim Registry: Creates a structured table where each evidence item records its source, content summary, supported claim, precise chapter location, strength rating, and collection status. - Source Authority Hierarchy: Enforces a tiered source system—regulatory penalties and annual reports first, authoritative financial media second, broker research third, with social media banned. - Coverage Verification: Checks that every core judgment has at least two pieces of medium-or-strong evidence, flagging unsupported claims for additional searching. - Use Case: While writing a thesis on an audit failure case, use this Skill to register each regulatory penalty document and annual report finding, mapping them to specific Chapter 4 sections so the writing phase never cites unsupported judgments. ## Quick Start Run the evidence collection phase to build the evidence-claim registry for my case study after the theory mapping phase is complete.

Frequently Asked Questions about fcc-evidence-mount

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build an evidence registry for an accounting case study thesis?▼

List the evidence dimensions required by your case type, collect sources following the authority hierarchy, then register each item with its source, content summary, supported claim, chapter location, strength, and status in a structured table.

What sources are authoritative for financial case study research?▼

Tier-one sources include annual reports, official announcements, regulatory penalty decisions, and court judgments. Tier-two covers authoritative financial media, tier-three covers broker research reports, while social media and forums are prohibited.

How much evidence does each thesis claim need?▼

Each core judgment requires at least two pieces of evidence rated strong or medium. Claims without corresponding registry entries are flagged as unsupported and require additional searching before proceeding.

Can I run this phase before completing the theory mapping phase?▼

No. The Skill checks project_state.md and blocks execution if the prior theory-mapping phase is not marked COMPLETED, instructing you to finish that phase first.

What output does the evidence collection phase produce?▼

It writes the evidence-claim registry to output/p4-evidence-register.md and updates the Phase 4 anchor section and status in project_state.md, which later writing and review phases consume.